This report attempts to answer a number of questions for Humanities II Charter School in The Bronx, New York City.

ELL Recruitment

Question: If I want to to target and recruit ells, where would the most sensible places be to work on targeted recruitment?

Schools in Manhattan and the Bronx:

95th percentile for ELL enrollment

tmap_mode("view")
## tmap mode set to interactive viewing
tm_shape(nyc_sds) + tm_borders() + tm_fill(alpha = 0) +
  tm_shape(high_ell_schools_man_bx, bbox = high_ell_schools_man_bx) + 
  tm_symbols(col = "red", 
             size = 0.3)